CVE-2023-34614
The CVE describes a vulnerability in jmarsden/jsonij up to version 0.5.2 where parsing crafted JSON with cyclic dependencies can trigger a stack exhaustion/denial-of-service condition. The core issue is in the JSONij parser handling cyclic structures, enabling a potential DoS through crafted inpu...